|
LinuxQMISDK-Lite
SLQS04.00.27
|
Go to the source code of this file.
Functions | |
| void * | MbimLayer_Create (QmuxTransport *pOwner, char *devicePath, void *pInterfaceSpecific) |
| void | MbimLayer_ShutDown (void *pLayer) |
| int | MbimLayer_SendQmuxPacket (void *pLayer, uint8_t qmiServiceType, uint8_t qmiClientId, uint16_t qmiTransactionId, uint8_t *qmuxPacket, uint16_t qmuxPacketSize) |
| void* MbimLayer_Create | ( | QmuxTransport * | pOwner, |
| char * | devicePath, | ||
| void * | pInterfaceSpecific | ||
| ) |
| int MbimLayer_SendQmuxPacket | ( | void * | pLayer, |
| uint8_t | qmiServiceType, | ||
| uint8_t | qmiClientId, | ||
| uint16_t | qmiTransactionId, | ||
| uint8_t * | qmuxPacket, | ||
| uint16_t | qmuxPacketSize | ||
| ) |
| void MbimLayer_ShutDown | ( | void * | pLayer | ) |